home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 December
/
Chip_2003-12_cd1.bin
/
software
/
registr
/
regcmd102.exe
/
{app}
/
RegCmd.exe
/
0
/
RCDATA
/
TFORMABOUT
/
TFORMABOUT.txt
Wrap
Text File
|
2002-06-07
|
4KB
|
161 lines
object FormAbout: TFormAbout
Left = 258
Top = 162
BorderIcons = [biSystemMenu]
BorderStyle = bsToolWindow
Caption = 'About Aezay Products'
ClientHeight = 162
ClientWidth = 236
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poScreenCenter
OnKeyPress = FormKeyPress
OnMouseMove = LinkOff_MouMove
PixelsPerInch = 96
TextHeight = 13
object Main_Panel: TPanel
Left = 4
Top = 4
Width = 229
Height = 154
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
OnMouseMove = LinkOff_MouMove
object About_Label: TLabel
Left = 48
Top = 33
Width = 160
Height = 65
Caption =
'Programmed by Anders Jakobsen'#10'Support:'#10'Aagade 36'#10'9620 Aalestrup'#10 +
'Denmark, Europe'
Font.Charset = ANSI_CHARSET
Font.Color = clMaroon
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
ParentShowHint = False
ShowAccelChar = False
ShowHint = False
Transparent = True
OnMouseMove = LinkOff_MouMove
end
object App_Image: TImage
Left = 8
Top = 35
Width = 32
Height = 32
Cursor = crHandPoint
ParentShowHint = False
ShowHint = True
OnClick = App_Image_Click
OnMouseMove = LinkOff_MouMove
end
object Comp_Label: TLabel
Left = 8
Top = 122
Width = 213
Height = 26
Alignment = taCenter
Anchors = [akLeft, akRight, akBottom]
AutoSize = False
Caption =
'Compiled in Borland Delphi 5 on'#10'(Dayname, Month Day, Year - Time' +
')'
Font.Charset = DEFAULT_CHARSET
Font.Color = 5263440
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
ParentShowHint = False
ShowAccelChar = False
ShowHint = False
OnMouseMove = LinkOff_MouMove
end
object Split1_Bevel: TBevel
Left = 2
Top = 27
Width = 225
Height = 2
Anchors = [akLeft, akTop, akRight]
Shape = bsBottomLine
end
object Aezay_Label: TLabel
Left = 8
Top = 5
Width = 213
Height = 19
Alignment = taCenter
Anchors = [akLeft, akTop, akRight]
AutoSize = False
Caption = 'Aezay Productions'
Font.Charset = ANSI_CHARSET
Font.Color = 8404992
Font.Height = -16
Font.Name = 'Courier New'
Font.Style = []
ParentFont = False
OnMouseMove = LinkOff_MouMove
end
object Split2_Bevel: TBevel
Left = 2
Top = 116
Width = 225
Height = 2
Anchors = [akLeft, akRight, akBottom]
Shape = bsBottomLine
end
object Hp_Label: TLabel
Tag = 2
Left = 48
Top = 98
Width = 104
Height = 13
Cursor = crHandPoint
Hint = 'http://www.aezay.dk'
Caption = 'http://www.aezay.dk'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
ParentShowHint = False
ShowAccelChar = False
ShowHint = True
OnClick = Link_Click
OnMouseMove = LinkOn_MouMove
end
object Support_Label: TLabel
Tag = 3
Left = 48
Top = 46
Width = 91
Height = 13
Cursor = crHandPoint
Hint = 'mailto:support@aezay.dk'
Caption = 'support@aezay.dk'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
ParentShowHint = False
ShowAccelChar = False
ShowHint = True
OnClick = Link_Click
OnMouseMove = LinkOn_MouMove
end
end
end